{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrows Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.760466,
            50.936706
          ],
          [
            -2.760394,
            50.936657
          ],
          [
            -2.760294,
            50.93659
          ],
          [
            -2.760188,
            50.936519
          ],
          [
            -2.759904,
            50.936441
          ],
          [
            -2.759892,
            50.936454
          ],
          [
            -2.759522,
            50.93686
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30095859, TA14 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.758116557875772,
          50.937506123601544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30117741, TA14 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.760465894585941,
          50.93669950329266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30127886, TA14 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7584992055186746,
          50.936532448428444
        ]
      }
    }
  ]
}