{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meggy Loaning",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.709639,
            54.849772
          ],
          [
            -2.708061,
            54.850272
          ],
          [
            -2.707874,
            54.850331
          ],
          [
            -2.70659,
            54.850869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008700776, CA8 9DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7065903925766843,
          54.8508686264356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009459688, CA8 9DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7070561774002573,
          54.85078503493277
        ]
      }
    }
  ]
}