{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.277848,
            53.526364
          ],
          [
            -2.277814,
            53.526285
          ],
          [
            -2.277779,
            53.526207
          ],
          [
            -2.277974,
            53.526165
          ],
          [
            -2.278169,
            53.526123
          ],
          [
            -2.278181,
            53.526121
          ],
          [
            -2.278192,
            53.526118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007632, M25 0PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.27784814372389,
          53.52636358401324
        ]
      }
    }
  ]
}