{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137041076, Rose Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.023730959795998,
          54.90367402538659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137060686, Rose Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.023715386643948,
          54.903674413258315
        ]
      }
    }
  ]
}