{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Daisy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.219902,
            51.987293
          ],
          [
            -0.219802,
            51.98714
          ],
          [
            -0.219702,
            51.986987
          ],
          [
            -0.219662,
            51.986915
          ],
          [
            -0.219691,
            51.986908
          ],
          [
            -0.219835,
            51.986873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806449, SG6 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21990184695624795,
          51.98729332223573
        ]
      }
    }
  ]
}