{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "35001603, Claremont",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8049160910806075,
          56.12014145508919
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35001605, Claremont",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8051775038796145,
          56.120227495734774
        ]
      }
    }
  ]
}