{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320044925, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.071749584315407,
          56.15665966403693
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320206462, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0717498344722047,
          56.15666864691107
        ]
      }
    }
  ]
}