{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.446393,
            55.012899
          ],
          [
            -1.4464,
            55.012984
          ],
          [
            -1.446406,
            55.01307
          ],
          [
            -1.446427,
            55.013286
          ],
          [
            -1.446439,
            55.013415
          ],
          [
            -1.446447,
            55.013501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47231329, NE30 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4463929613858888,
          55.01289903089279
        ]
      }
    }
  ]
}