{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131001787, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.427983664961478,
          55.78397755110474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131013701, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428078129370048,
          55.783957708478454
        ]
      }
    }
  ]
}