{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limekiln Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.470351,
            54.486524
          ],
          [
            -3.470419,
            54.485839
          ],
          [
            -3.470487,
            54.485153
          ],
          [
            -3.470593,
            54.483825
          ],
          [
            -3.470699,
            54.482498
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000902184, CA22 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.470263078625953,
          54.48755413598657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024916406, CA22 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.470215127498967,
          54.48707836170751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025281986, CA22 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.467425277494016,
          54.485045057049454
        ]
      }
    }
  ]
}