{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ecclestone Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.297021,
            51.553573
          ],
          [
            -0.296847,
            51.553409
          ],
          [
            -0.296673,
            51.553244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202098809, HA9 7HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29700611168497154,
          51.55358174081551
        ]
      }
    }
  ]
}