{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130021186, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.040968540605559,
          57.08341784527576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130158014, A86",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.040913083925448,
          57.082708899435616
        ]
      }
    }
  ]
}