{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crookfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.506023,
            53.668488
          ],
          [
            -2.506972,
            53.667952
          ],
          [
            -2.507921,
            53.667417
          ],
          [
            -2.508848,
            53.666883
          ],
          [
            -2.509249,
            53.666652
          ],
          [
            -2.509684,
            53.666302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319842, BL7 8BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5096761078592675,
          53.66631251435031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024906088, BL7 8BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4937305037187874,
          53.66555243183902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025171160, BL7 8BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4989345938059158,
          53.666654383781385
        ]
      }
    }
  ]
}