{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000890123, Temple Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.58384760056723,
          54.54722826792968
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000890124, Temple Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.583925908569707,
          54.547254206212436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000890125, Temple Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.583988763928755,
          54.547280346836516
        ]
      }
    }
  ]
}