{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009557160, Mountain Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.035395992528896,
          51.97400805862025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009569749, Mountain Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027725751135416,
          51.97154877184455
        ]
      }
    }
  ]
}