{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137015538, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.1114692420402825,
          54.8457138814533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137015700, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.111926044067506,
          54.8451717035939
        ]
      }
    }
  ]
}