{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rutledge Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.349363,
            51.087212
          ],
          [
            -1.349861,
            51.087056
          ],
          [
            -1.35036,
            51.0869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024209731, SO22 6FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3500930013764343,
          51.086966867869556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034506193, SO22 6FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3504955143480915,
          51.086771274875396
        ]
      }
    }
  ]
}