{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116023907, Old Town",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1940664743909504,
          55.65201531584194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116023908, Old Town",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.194034699408123,
          55.65201562508773
        ]
      }
    }
  ]
}