{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.847868,
            53.730335
          ],
          [
            -0.846972,
            53.730286
          ],
          [
            -0.846075,
            53.730238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928051, DN14 7ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8332496637228253,
          53.73012048772692
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928082, DN14 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8422234255482093,
          53.73011762259392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091014798, DN14 7UW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8478414735721045,
          53.730324566352316
        ]
      }
    }
  ]
}