{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129009193, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.572569093126235,
          55.98929194388809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129009229, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.572614745815426,
          55.98925503839337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129009233, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.572587491747439,
          55.98932751208405
        ]
      }
    }
  ]
}