{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012255093, Highlands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7396747333115803,
          53.33366570583065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010235146, Weston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7394663871986635,
          53.333774864077185
        ]
      }
    }
  ]
}