{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blueberry Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.427612,
            51.350109
          ],
          [
            1.427924,
            51.350103
          ],
          [
            1.428235,
            51.350097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012956549, CT10 2EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4285730589774328,
          51.35026777809668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071165284, CT10 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4276129734142167,
          51.35010700211143
        ]
      }
    }
  ]
}