{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lodge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.068719,
            51.678768
          ],
          [
            0.068717,
            51.67891
          ],
          [
            0.068717,
            51.678925
          ],
          [
            0.068715,
            51.679082
          ],
          [
            0.068676,
            51.6793
          ],
          [
            0.068636,
            51.679519
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022854987, CM16 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06881111323240445,
          51.67879591065676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025020358, CM16 5HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0686670903901188,
          51.680713857907676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025174101, CM16 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06908116405225691,
          51.679960182920716
        ]
      }
    }
  ]
}