{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.867681,
            53.363387
          ],
          [
            -0.868244,
            53.363346
          ],
          [
            -0.868807,
            53.363305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981856, DN22 9GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.867680705234199,
          53.363400067370556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981898, DN22 9DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8835946442617112,
          53.36283980992697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000663684, DN22 9GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8684724502264766,
          53.36357836759193
        ]
      }
    }
  ]
}