{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coachman's Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.818766,
            56.214668
          ],
          [
            -2.818515,
            56.214918
          ],
          [
            -2.818264,
            56.215169
          ],
          [
            -2.818262,
            56.215195
          ],
          [
            -2.81826,
            56.215221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320176217, KY9 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8173188543307326,
          56.215244419999266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320271594, KY9 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.818756956802206,
          56.2146329313233
        ]
      }
    }
  ]
}