{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elmira Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.241238,
            51.842121
          ],
          [
            -2.240794,
            51.841946
          ],
          [
            -2.24035,
            51.841772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120470088, GL4 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2407858270315235,
          51.84178013952531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120470089, GL4 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2404825017467234,
          51.84205948030508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120470090, GL4 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2408585934217724,
          51.84181595421946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495462, GL4 6SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.240350333490735,
          51.841772040139325
        ]
      }
    }
  ]
}