{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Georges Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.269127,
            51.18792
          ],
          [
            0.269096,
            51.187867
          ],
          [
            0.269055,
            51.187867
          ],
          [
            0.268924,
            51.18787
          ],
          [
            0.268869,
            51.187772
          ],
          [
            0.268814,
            51.187674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002906445, TN9 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.26889214270707074,
          51.187798593686466
        ]
      }
    }
  ]
}