{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Credon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.197908,
            51.861106
          ],
          [
            -2.197814,
            51.861074
          ],
          [
            -2.197721,
            51.861042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120467947, GL3 3BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1979199769616358,
          51.86092094861493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120467948, GL3 3BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1979781797260354,
          51.860947823322476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495251, GL3 3AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1973830919372483,
          51.8610117609427
        ]
      }
    }
  ]
}