{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawson Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.989128,
            51.479404
          ],
          [
            -0.988794,
            51.479498
          ],
          [
            -0.98846,
            51.479592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310068995, RG4 7XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9892582321766833,
          51.47930212449679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310068996, RG4 7XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9895426048229379,
          51.47946642706656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310070837, RG4 7XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9891404699413278,
          51.4794180032068
        ]
      }
    }
  ]
}