{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123027503, Meadside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.550736018813307,
          55.83885339106179
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123027504, Meadside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.550852382024235,
          55.838922882687214
        ]
      }
    }
  ]
}