{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125003953, Sinclair Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.731423057741187,
          56.008478802697866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125030142, Sinclair Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.731378450826338,
          56.0089831469269
        ]
      }
    }
  ]
}