{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Driveway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.485572,
            51.746479
          ],
          [
            -0.485575,
            51.746964
          ],
          [
            -0.485578,
            51.747449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014241683, HP1 1NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48556555331105067,
          51.746481452789716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004051422, HP1 1NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4853665510053471,
          51.74723420078323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004051770, HP1 1NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48540758504132286,
          51.7473066640672
        ]
      }
    }
  ]
}