{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nutshole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.933224,
            50.866386
          ],
          [
            -2.933012,
            50.866307
          ],
          [
            -2.931357,
            50.86627
          ],
          [
            -2.930342,
            50.866248
          ],
          [
            -2.930276,
            50.866174
          ],
          [
            -2.930349,
            50.8657
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120219, TA20 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.933211738808,
          50.866346993981814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30516868, TA20 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.930563659591215,
          50.86609836268949
        ]
      }
    }
  ]
}