{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clare Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.98865,
            53.731539
          ],
          [
            -1.988766,
            53.731412
          ],
          [
            -1.988882,
            53.731285
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Clare Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.988215,
            53.732013
          ],
          [
            -1.988433,
            53.731776
          ],
          [
            -1.98865,
            53.731539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010178792, HX7 5AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.988397238742868,
          53.731626639574564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216059, HX7 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9890794878062072,
          53.731051466625125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051347351, HX7 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9886852144557643,
          53.73171654702893
        ]
      }
    }
  ]
}