{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.008076,
            51.099436
          ],
          [
            1.007731,
            51.09933
          ],
          [
            1.007386,
            51.099225
          ],
          [
            1.007325,
            51.099132
          ],
          [
            1.007264,
            51.09904
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50107097, TN25 6JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0071725344717197,
          51.099220922105054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50107099, TN25 6JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0074039031283581,
          51.099044067356374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50107152, TN25 6JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.00721034139273,
          51.0989231240082
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111684, TN25 6JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0080588183573664,
          51.09944995782744
        ]
      }
    }
  ]
}