{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cranston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.855982,
            53.48061
          ],
          [
            -2.855862,
            53.480971
          ],
          [
            -2.855741,
            53.481331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40010274, L33 7ZR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.856289817144862,
          53.480158674598655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40066287, L33 7ZR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8565459459030995,
          53.480156838572235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40069503, L33 7ZR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8559824707962975,
          53.480610313403425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015827279, L33 7SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8555424657362245,
          53.48046065674264
        ]
      }
    }
  ]
}