{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vicarage Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.428319,
            53.602998
          ],
          [
            -0.431412,
            53.601529
          ],
          [
            -0.431757,
            53.601365
          ],
          [
            -0.43474,
            53.600258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024309722, DN20 0NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4283264129556194,
          53.60297185880485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050188593, DN20 0RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43394350684838245,
          53.60024984630837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050188594, DN20 0RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4330670765703865,
          53.60024736232074
        ]
      }
    }
  ]
}