{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodview Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.509841,
            51.82837
          ],
          [
            0.509721,
            51.828098
          ],
          [
            0.509601,
            51.827826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013262765, CM3 1RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5098837294897945,
          51.82833976206725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090433626, CM3 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5094388526951674,
          51.827908602739754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090433627, CM3 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5094903332560985,
          51.82805139165712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090433628, CM3 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5095123213518657,
          51.82818581712917
        ]
      }
    }
  ]
}