{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cottisford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.564403,
            51.478114
          ],
          [
            -2.564312,
            51.478238
          ],
          [
            -2.56422,
            51.478361
          ],
          [
            -2.564198,
            51.478392
          ],
          [
            -2.564174,
            51.478423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49491, BS5 6TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.56350287810015,
          51.47857783472506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "237700, BS5 6TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.563723959713378,
          51.47899038504972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312898, BS5 6TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5643755371505446,
          51.47811506511242
        ]
      }
    }
  ]
}