{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitegates",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.790751,
            52.103777
          ],
          [
            0.791308,
            52.103974
          ],
          [
            0.791649,
            52.104094
          ],
          [
            0.791785,
            52.104221
          ],
          [
            0.791968,
            52.104313
          ],
          [
            0.792151,
            52.104404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033308918, CO10 9FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7919992846198374,
          52.10441254352494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033308921, CO10 9FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7912970649233174,
          52.10415938669485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033308922, CO10 9SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7906683269398139,
          52.10391347852119
        ]
      }
    }
  ]
}