{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110025353, Queensland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2200659238114608,
          54.66172720003441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110025355, Queensland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.21997309207536,
          54.66171761564816
        ]
      }
    }
  ]
}