{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abattoirs Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.976638,
            51.459358
          ],
          [
            -0.977461,
            51.459508
          ],
          [
            -0.977485,
            51.45951
          ],
          [
            -0.978363,
            51.459577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310044273, RG1 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9774624162234892,
          51.45942685464047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310069665, RG1 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9769291423413347,
          51.459458171295594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071008, RG1 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.97764729133492,
          51.459527376676704
        ]
      }
    }
  ]
}