{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.562171,
            53.283638
          ],
          [
            -4.561952,
            53.283887
          ],
          [
            -4.561733,
            53.284136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013849794, LL65 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.561752884562923,
          53.2841138475157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002642384, LL65 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5617271516292215,
          53.28393457480117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002642385, LL65 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.56162763809998,
          53.28402662675177
        ]
      }
    }
  ]
}