{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130081592, Great North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.454658075979265,
          57.50422424290094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130157805, A862",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.453677440226293,
          57.50428825646327
        ]
      }
    }
  ]
}