{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Promenades Shopping Centre",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.18886,
            54.082961
          ],
          [
            -0.189068,
            54.083024
          ],
          [
            -0.189276,
            54.083088
          ],
          [
            -0.189316,
            54.083101
          ],
          [
            -0.189357,
            54.083113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024432014, YO15 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18933233572845076,
          54.08309885134266
        ]
      }
    }
  ]
}