{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollands Mill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160226,
            53.401297
          ],
          [
            -2.159959,
            53.401465
          ],
          [
            -2.159693,
            53.401633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025158879, SK3 8AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160200023138482,
          53.40146881914207
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090544705, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1592990900740623,
          53.40186552318548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090544706, SK3 8AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.159733169683379,
          53.40130765138567
        ]
      }
    }
  ]
}