{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.735457,
            53.835369
          ],
          [
            -1.735917,
            53.835625
          ],
          [
            -1.736068,
            53.835709
          ],
          [
            -1.735766,
            53.835885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091675816, BD10 8SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7362613995388336,
          53.83576020190786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091675976, BD10 8RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.735534119496322,
          53.83542604935288
        ]
      }
    }
  ]
}