{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119020489, Renton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.738524077097963,
          55.932889251803005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119027415, Renton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.73857584066709,
          55.93294203191341
        ]
      }
    }
  ]
}