{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marvic Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.988319,
            50.872701
          ],
          [
            -0.988302,
            50.872658
          ],
          [
            -0.988285,
            50.872615
          ],
          [
            -0.988214,
            50.872452
          ],
          [
            -0.988144,
            50.872288
          ],
          [
            -0.988365,
            50.872245
          ],
          [
            -0.988586,
            50.872202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680670, PO9 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9882381123766909,
          50.872522399274914
        ]
      }
    }
  ]
}