{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "35003456, Hill Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7955886358898856,
          56.120888497314766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35003458, Hill Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.795544593061519,
          56.12097899941464
        ]
      }
    }
  ]
}