{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Freehold Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.790484,
            54.152889
          ],
          [
            -0.786923,
            54.153533
          ],
          [
            -0.78499,
            54.153238
          ],
          [
            -0.77945,
            54.152391
          ],
          [
            -0.778811,
            54.152304
          ],
          [
            -0.778172,
            54.152216
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002318289, YO17 6RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7836043577832316,
          54.153374109198246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748266, YO17 6SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7904630572508146,
          54.1528949185772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090672719, YO17 6RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7830027499818244,
          54.1509142917321
        ]
      }
    }
  ]
}