{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008058103, Clayton",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.282135287298141,
          52.547565929019505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008067729, Clayton",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.282135287298141,
          52.547565929019505
        ]
      }
    }
  ]
}