{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodhayes Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.542056,
            52.574211
          ],
          [
            -1.542332,
            52.574113
          ],
          [
            -1.542608,
            52.574015
          ],
          [
            -1.542734,
            52.573961
          ],
          [
            -1.542861,
            52.573907
          ],
          [
            -1.542987,
            52.573813
          ],
          [
            -1.543113,
            52.573718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001177946, CV9 1DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5420436805004383,
          52.57421772217204
        ]
      }
    }
  ]
}