{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.64045,
            52.580796
          ],
          [
            -1.64039,
            52.580842
          ],
          [
            -1.64033,
            52.580888
          ],
          [
            -1.640219,
            52.58099
          ],
          [
            -1.640107,
            52.581091
          ],
          [
            -1.639998,
            52.581228
          ],
          [
            -1.639888,
            52.581365
          ],
          [
            -1.640055,
            52.581412
          ],
          [
            -1.640222,
            52.581459
          ],
          [
            -1.640421,
            52.581515
          ],
          [
            -1.64062,
            52.58157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001177908, CV9 2FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6406404705884097,
          52.581569835737795
        ]
      }
    }
  ]
}