{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Mornington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.456151,
            53.584169
          ],
          [
            -2.45627,
            53.584505
          ],
          [
            -2.456307,
            53.584609
          ],
          [
            -2.456113,
            53.584816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Mornington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.456113,
            53.584816
          ],
          [
            -2.455746,
            53.585163
          ],
          [
            -2.45538,
            53.585511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913765, BL1 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456150938465666,
          53.58416867513497
        ]
      }
    }
  ]
}