{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Mall",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.307374,
            51.485251
          ],
          [
            -0.307273,
            51.485253
          ],
          [
            -0.307241,
            51.485253
          ],
          [
            -0.307171,
            51.485254
          ],
          [
            -0.307041,
            51.485173
          ],
          [
            -0.307009,
            51.485037
          ],
          [
            -0.306984,
            51.484931
          ],
          [
            -0.307063,
            51.48488
          ],
          [
            -0.307146,
            51.484826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001273472, TW8 8DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3070592263844649,
          51.48518778959665
        ]
      }
    }
  ]
}