{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forge Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.764122,
            53.197515
          ],
          [
            -2.764462,
            53.19781
          ],
          [
            -2.764802,
            53.198105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014520603, CH3 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7641077091116233,
          53.197508307704574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014520604, CH3 8BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.764622682385643,
          53.197846588432434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014520605, CH3 8BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.764774118416085,
          53.19794449620288
        ]
      }
    }
  ]
}