{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craven Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156776,
            53.431486
          ],
          [
            -2.156407,
            53.431478
          ],
          [
            -2.156039,
            53.431469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667773, SK5 7EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156776099279612,
          53.4314861114469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024820261, SK5 7EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156445312129686,
          53.4315764310411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011472361, SK5 7ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1562788942068045,
          53.431342947751176
        ]
      }
    }
  ]
}