{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Ride Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.659268,
            51.093716
          ],
          [
            -2.660468,
            51.093739
          ],
          [
            -2.660646,
            51.093755
          ],
          [
            -2.662013,
            51.093877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119716, TA11 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6593109115530646,
          51.09370935931349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30136221, TA11 6DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6618967505283724,
          51.09379365755421
        ]
      }
    }
  ]
}