{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.2053,
            51.172182
          ],
          [
            -4.2053,
            51.171999
          ],
          [
            -4.2053,
            51.171816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.2053,
            51.171816
          ],
          [
            -4.205295,
            51.171643
          ],
          [
            -4.205289,
            51.17147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000486558, EX34 7BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.205430274602942,
          51.1720588874683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104203, EX34 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.205289629102076,
          51.17180972534812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090337997, EX34 7BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.205430274602942,
          51.1720588874683
        ]
      }
    }
  ]
}