{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011952097, Mount Scar",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.962639715113536,
          50.60679624097727
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040611771, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9625689718032895,
          50.60690413260084
        ]
      }
    }
  ]
}