{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30090357, High Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5283813397865806,
          51.05747966415313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30513121, High Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5288492051061113,
          51.057216772597734
        ]
      }
    }
  ]
}