{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001243895, Hill Cot Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.424222956978194,
          53.607215445290095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012432466, Sharples School, Hill Cot Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.424223137239512,
          53.607233421282714
        ]
      }
    }
  ]
}