{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shepton Road (A371)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.579359,
            51.196472
          ],
          [
            -2.580006,
            51.19552
          ],
          [
            -2.580083,
            51.195243
          ],
          [
            -2.57993,
            51.195035
          ],
          [
            -2.579914,
            51.195012
          ],
          [
            -2.579875,
            51.194959
          ],
          [
            -2.579666,
            51.194672
          ],
          [
            -2.578453,
            51.193815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068008, BA5 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5794020046454165,
          51.196463047409466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024724453, BA4 5FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.576100491691988,
          51.19337710499338
        ]
      }
    }
  ]
}