{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Warehouse Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.284262,
            51.376265
          ],
          [
            -1.284412,
            51.375785
          ],
          [
            -1.284561,
            51.375305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Warehouse Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.284561,
            51.375305
          ],
          [
            -1.284631,
            51.375069
          ],
          [
            -1.284702,
            51.374834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022806699, RG19 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.284722051548062,
          51.37486983307848
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022808503, RG19 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2849272324082497,
          51.37461032241185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022808512, RG19 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.284511338873144,
          51.37640614655384
        ]
      }
    }
  ]
}