{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ward Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.966041,
            51.860946
          ],
          [
            0.965713,
            51.861078
          ],
          [
            0.965386,
            51.861211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024403480, CO7 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9657818339255874,
          51.86094469103384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091123631, CO7 9LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.965377236253721,
          51.86119772881858
        ]
      }
    }
  ]
}