{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118052029, Gray Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.786834797252434,
          55.82021531960578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118166807, Stable Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7877971369928836,
          55.81996768103501
        ]
      }
    }
  ]
}