{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.564874,
            51.117897
          ],
          [
            -0.564572,
            51.117974
          ],
          [
            -0.564269,
            51.118052
          ],
          [
            -0.563843,
            51.118165
          ],
          [
            -0.563417,
            51.118278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013896563, GU8 4LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5649168032903472,
          51.11789768841912
        ]
      }
    }
  ]
}