{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summer Ground Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.619189,
            51.413661
          ],
          [
            -2.618806,
            51.413639
          ],
          [
            -2.618422,
            51.413618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303068, BS13 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618410025996147,
          51.41374088673217
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303069, BS13 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618122098309112,
          51.41371543097549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316350, BS13 8LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6190990854755563,
          51.413656322305805
        ]
      }
    }
  ]
}