{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shakespeare Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.737108,
            53.798129
          ],
          [
            -1.737029,
            53.798045
          ],
          [
            -1.737292,
            53.797847
          ],
          [
            -1.737655,
            53.797573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592024, BD3 9ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.737318994020813,
          53.797833349110675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004694682, BD3 9ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7377880542006583,
          53.79808603804466
        ]
      }
    }
  ]
}