{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rainow Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105686,
            53.343553
          ],
          [
            -2.10585,
            53.343274
          ],
          [
            -2.106015,
            53.342996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007955963, SK12 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1060146463544243,
          53.342995551049384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010167412, SK12 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1055797884792513,
          53.3432835742289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010167413, SK12 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1055049121008635,
          53.34337352708354
        ]
      }
    }
  ]
}