{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.110856,
            53.344933
          ],
          [
            -2.111427,
            53.345062
          ],
          [
            -2.111998,
            53.345192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008881615, SK12 1PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1119832101068066,
          53.345183316390674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015458569, SK12 1PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111833029423175,
          53.34519244618873
        ]
      }
    }
  ]
}