{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sholing Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.994398,
            50.874867
          ],
          [
            -0.994379,
            50.874819
          ],
          [
            -0.994361,
            50.874771
          ],
          [
            -0.994259,
            50.874477
          ],
          [
            -0.994157,
            50.874183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680672, PO9 4LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9943039673969596,
          50.87463414072648
        ]
      }
    }
  ]
}