{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141011868, Newmarket Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.630559433171036,
          55.46338823033144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141066967, Newmarket Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.630654223128094,
          55.46338619179533
        ]
      }
    }
  ]
}