{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "35201846, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7799046599332224,
          56.12786414595034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35201847, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7799046599332224,
          56.12786414595034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025418836, Craigbank",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7800691826680235,
          56.12794264986707
        ]
      }
    }
  ]
}