{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "120021070, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0713890095390717,
          55.894042510303805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120042581, North Wynd",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0711319810798545,
          55.89399981994313
        ]
      }
    }
  ]
}