{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.87627,
            56.446457
          ],
          [
            -2.876443,
            56.446604
          ],
          [
            -2.876389,
            56.44664
          ],
          [
            -2.876131,
            56.446809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320274157, DD6 9EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.876278494598623,
          56.446454644699116
        ]
      }
    }
  ]
}