{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Collins' Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.668779,
            51.057138
          ],
          [
            -2.669117,
            51.056556
          ],
          [
            -2.669455,
            51.055973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30014399, TA11 7BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.669315589076602,
          51.05673930889144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118427, TA11 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.668807023577782,
          51.05709291990912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30132930, TA11 7AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6694638375939466,
          51.056135976937504
        ]
      }
    }
  ]
}