{
  "$comment": "Single source of truth for dropoff points. Edit here, then run scripts/build-locations.py, which regenerates locations/, the per-point pages, dropoffs.html, route.html and sitemap.xml. index.html is hand-maintained. See docs/dropoff-locations.md.",
  "org": {
    "name": "Poppleberry Logistics",
    "site": "https://poppleberrylogistics.com",
    "receiving_desk_display": "02-376-4732",
    "receiving_desk_e164": "+97223764732",
    "receiving_desk_intl": "+972 2 376 4732",
    "receiving_email": "jln@poppleberrylogistics.com",
    "admin_email": "storrs@poppleberrylogistics.com"
  },
  "verified": "2026-07-25",
  "route": {
    "$comment": "Internal lane naming only. LAL-1 is our own routing convention for consignments that move westbound Jerusalem -> Storrs; it is not a scheduled service, not a liner service, and nothing on it is sold. Kept here so route.html and the location pages agree.",
    "name": "Levant\u2013Atlantic Link",
    "code": "LAL-1",
    "direction": "westbound",
    "legs": [
      {
        "from": "jerusalem",
        "to": "storrs",
        "mode": "Road feeder to the Israeli coast, containerised sea leg west through the Mediterranean and across the Atlantic, then road from the US gateway",
        "gateway_from": "Jerusalem (UN/LOCODE ILJRS)",
        "gateway_to": "New London, Connecticut",
        "typical_transit": "32-45 days"
      }
    ]
  },
  "locations": [
    {
      "slug": "jerusalem",
      "site_ref": "PBL-JLM-01",
      "name": "Jerusalem \u2014 Agrippas Lay-By",
      "short_name": "Jerusalem",
      "role": "receiving",
      "site_type": "Kerbside lay-by on public highway",
      "lat": 31.7845782580559,
      "lng": 35.21431151527508,
      "plus_code": "8G3QQ6M7+RP",
      "plus_code_local": "Q6M7+RP Jerusalem",
      "address": {
        "street": "Agrippas Street",
        "locality": "Jerusalem",
        "region": "",
        "postcode": "",
        "country": "Israel",
        "country_code": "IL"
      },
      "contact_phone_display": "02-376-4732",
      "contact_phone_e164": "+97223764732",
      "contact_email": "jln@poppleberrylogistics.com",
      "pre_advice_minutes": 30,
      "max_dwell_minutes": 15,
      "pallet_unloading": true,
      "public_highway": true,
      "dock_leveller": false,
      "forklift_on_site": false,
      "approach": "Travelling towards Agrippas Street from the direction of Jaffa Road. Vehicles need to be in the right-hand lane. The point is a lay-by.",
      "conditions": [
        "Notify at least 30 minutes in advance.",
        "Suitable for unloading pallets.",
        "Occupancy no longer than 15 minutes.",
        "Public highway \u2014 a kerbside position, not a private yard.",
        "Receiving desk: 02-376-4732"
      ],
      "photo": "/assets/photo-jerusalem.jpg",
      "photo_alt": "Narrow Jerusalem street of pale limestone buildings with a delivery van at the kerb"
    },
    {
      "slug": "storrs",
      "site_ref": "PBL-STR-01",
      "name": "Storrs (Four Corners) \u2014 Arrival Point",
      "short_name": "Storrs (Four Corners)",
      "role": "receiving",
      "site_type": "Arrival point \u2014 bay entrance issued on call",
      "lat": 41.827499987287936,
      "lng": -72.26637091333338,
      "plus_code": "87H9RPGM+XF",
      "plus_code_local": "RPGM+XF Storrs, Connecticut",
      "address": {
        "street": "Four Corners",
        "locality": "Storrs",
        "region": "CT",
        "postcode": "06268",
        "country": "United States",
        "country_code": "US"
      },
      "contact_phone_display": "+972 2 376 4732",
      "contact_phone_e164": "+97223764732",
      "contact_email": "storrs@poppleberrylogistics.com",
      "pre_advice_minutes": 30,
      "max_dwell_minutes": null,
      "pallet_unloading": false,
      "public_highway": true,
      "dock_leveller": false,
      "forklift_on_site": false,
      "approach": "Navigate to this point, then call +972 2 376 4732 for the loading bay entrance location. The coordinates are the arrival point only \u2014 the bay entrance is given on the call.",
      "conditions": [
        "Do not proceed past the arrival point until directed.",
        "Dial the full international prefix \u2014 the receiving desk is in Jerusalem, not on site.",
        "Storrs desk: storrs@poppleberrylogistics.com"
      ],
      "photo": "/assets/photo-storrs.jpg",
      "photo_alt": "Quiet New England crossroads in autumn with a white box van on the shoulder"
    }
  ]
}
