{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288398,
            53.582588
          ],
          [
            -2.288391,
            53.582397
          ],
          [
            -2.288384,
            53.582207
          ],
          [
            -2.288335,
            53.581571
          ],
          [
            -2.288286,
            53.580935
          ],
          [
            -2.288283,
            53.580902
          ],
          [
            -2.28828,
            53.580868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005416, BL9 9JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2883975236158673,
          53.582587717467725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012434944, BL9 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.288128392565057,
          53.580772726766114
        ]
      }
    }
  ]
}