{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.494602,
            51.43449
          ],
          [
            -2.494481,
            51.434067
          ],
          [
            -2.49436,
            51.433644
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "523553, BS30 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4947239772650094,
          51.43404716064239
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "523554, BS30 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4942643411642056,
          51.43411204190164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "523555, BS30 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4947390423401234,
          51.434110038513154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "523556, BS30 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4942793085474455,
          51.43416592860225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "655280, BS30 9AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4945276400266776,
          51.434515554713784
        ]
      }
    }
  ]
}