{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poplar Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.044411,
            51.942554
          ],
          [
            -2.044191,
            51.942536
          ],
          [
            -2.044154,
            51.942533
          ],
          [
            -2.044076,
            51.942526
          ],
          [
            -2.043741,
            51.942499
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013762790, GL52 9PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0437559922419424,
          51.94250072414619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120537939, GL52 9FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.044512379741893,
          51.94241952187222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120537940, GL52 9FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0447160528450024,
          51.942428435021114
        ]
      }
    }
  ]
}