{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.2296,
            51.48497
          ],
          [
            0.229408,
            51.484952
          ],
          [
            0.229216,
            51.484933
          ],
          [
            0.228873,
            51.4849
          ],
          [
            0.228796,
            51.484892
          ],
          [
            0.228751,
            51.485058
          ],
          [
            0.228686,
            51.485302
          ],
          [
            0.228706,
            51.485304
          ],
          [
            0.229118,
            51.485342
          ],
          [
            0.229312,
            51.485359
          ],
          [
            0.229505,
            51.485377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090752454, RM19 1ZY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22941854407348203,
          51.485378358983
        ]
      }
    }
  ]
}