{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024894567, Brimble Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7787625356480785,
          51.52314454493503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002925249, Brimble Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7800553173330882,
          51.52106994905123
        ]
      }
    }
  ]
}