{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorny Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.524057,
            54.465191
          ],
          [
            -3.524017,
            54.46519
          ],
          [
            -3.523977,
            54.465189
          ],
          [
            -3.523836,
            54.465227
          ],
          [
            -3.523696,
            54.465265
          ],
          [
            -3.523583,
            54.465433
          ],
          [
            -3.523469,
            54.4656
          ],
          [
            -3.523357,
            54.466047
          ],
          [
            -3.52287,
            54.466644
          ],
          [
            -3.521664,
            54.467405
          ],
          [
            -3.521469,
            54.467554
          ],
          [
            -3.519533,
            54.469032
          ],
          [
            -3.518874,
            54.469314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000907339, CA22 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5188333727752044,
          54.46931012135738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015861630, CA22 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.518042126837175,
          54.46794490577388
        ]
      }
    }
  ]
}