{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Stone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.332047,
            54.1221
          ],
          [
            -2.331781,
            54.121945
          ],
          [
            -2.33173,
            54.121877
          ],
          [
            -2.331528,
            54.121607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012778229, LA2 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3320215283779064,
          54.122154123837944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012778230, LA2 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3333243170197853,
          54.12243812108604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012778231, LA2 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3317759420392963,
          54.12205593883795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024100570, LA2 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333492615440421,
          54.122437654585475
        ]
      }
    }
  ]
}