{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vine Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.794164,
            51.761547
          ],
          [
            -3.794017,
            51.761682
          ],
          [
            -3.79354,
            51.76154
          ],
          [
            -3.792826,
            51.761326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014163167, SA9 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.794194244063701,
          51.761535706857615
        ]
      }
    }
  ]
}