{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wentworth Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.185851,
            53.515112
          ],
          [
            -1.185719,
            53.514784
          ],
          [
            -1.185586,
            53.514456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006628160, DN5 7NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1858347331518606,
          53.51506314328185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006628161, DN5 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1852923234550825,
          53.51425047108088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006628162, DN5 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1855956192321457,
          53.514162650381365
        ]
      }
    }
  ]
}