{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Willows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.700874,
            51.796215
          ],
          [
            0.700944,
            51.796174
          ],
          [
            0.701014,
            51.796133
          ],
          [
            0.701194,
            51.796122
          ],
          [
            0.701369,
            51.796111
          ],
          [
            0.701373,
            51.79611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014001172, CM8 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7012084656113877,
          51.795815002720865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014001176, CM8 3FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7017095331636192,
          51.79619019820438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014001227, CM8 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7008839327997466,
          51.79620917607955
        ]
      }
    }
  ]
}