{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Sidings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.672819,
            52.967376
          ],
          [
            -2.672708,
            52.967633
          ],
          [
            -2.672598,
            52.96789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094730977, SY13 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6728192204707613,
          52.96737782167041
        ]
      }
    }
  ]
}