{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Claridges Mead",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.007614,
            51.167223
          ],
          [
            0.007544,
            51.167063
          ],
          [
            0.007473,
            51.166903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918216, RH7 6PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.007613820003391867,
          51.16721418006279
        ]
      }
    }
  ]
}