{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sparks Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.541829,
            50.808949
          ],
          [
            -0.542007,
            50.80898
          ],
          [
            -0.542184,
            50.809012
          ],
          [
            -0.542256,
            50.809029
          ],
          [
            -0.542328,
            50.809046
          ],
          [
            -0.54234,
            50.809049
          ],
          [
            -0.542352,
            50.809052
          ],
          [
            -0.542396,
            50.809064
          ],
          [
            -0.542441,
            50.809075
          ],
          [
            -0.542712,
            50.809153
          ],
          [
            -0.542731,
            50.809158
          ],
          [
            -0.542883,
            50.809304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023366676, BN17 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5418153013044257,
          50.80894885574077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025140970, BN17 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5430624445634148,
          50.8090094017102
        ]
      }
    }
  ]
}