{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110299459, Trevor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9186406944780807,
          54.88563879883564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110299460, Trevor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.91846884054232,
          54.88562212513412
        ]
      }
    }
  ]
}