{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013203330, Ridge Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.678956454274366,
          53.16865685306061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012602712, Utkinton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6735242071357175,
          53.17043158552704
        ]
      }
    }
  ]
}