{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.561501,
            52.282679
          ],
          [
            -1.561606,
            52.282428
          ],
          [
            -1.561634,
            52.282424
          ],
          [
            -1.562075,
            52.282367
          ],
          [
            -1.56204,
            52.282218
          ],
          [
            -1.562005,
            52.28207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023601946, CV34 6QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.562004940156517,
          52.282069854560824
        ]
      }
    }
  ]
}