{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.944499,
            53.32444
          ],
          [
            -0.944788,
            53.324234
          ],
          [
            -0.945076,
            53.324028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013977899, DN22 7DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9449566783933676,
          53.32429537665624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013980520, DN22 7UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9450834117567906,
          53.32402682383408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090211759, DN22 7UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9442078518381352,
          53.32482810034869
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090211760, DN22 7DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9447924488594432,
          53.324257968162776
        ]
      }
    }
  ]
}