{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buzzard Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.30406,
            51.160097
          ],
          [
            1.304277,
            51.160042
          ],
          [
            1.304684,
            51.160038
          ],
          [
            1.304862,
            51.160037
          ],
          [
            1.304933,
            51.160068
          ],
          [
            1.305098,
            51.16014
          ],
          [
            1.305187,
            51.16018
          ],
          [
            1.305242,
            51.160204
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094394703, CT16 3GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3043507697593275,
          51.16012303685407
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094394704, CT16 3GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.304594107927334,
          51.16012515128405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094395071, CT16 3GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3052436020358278,
          51.16020573035218
        ]
      }
    }
  ]
}