{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walker Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.788119,
            53.936224
          ],
          [
            -0.788128,
            53.936021
          ],
          [
            -0.788131,
            53.935959
          ],
          [
            -0.788009,
            53.935844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093601460, YO42 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7881386236904837,
          53.93595917151464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093601547, YO42 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7878198688568169,
          53.935920002055255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093601548, YO42 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7882785428814387,
          53.935861710949325
        ]
      }
    }
  ]
}