{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.309193,
            51.063559
          ],
          [
            -1.309334,
            51.063596
          ],
          [
            -1.309475,
            51.063633
          ],
          [
            -1.309739,
            51.063702
          ],
          [
            -1.310004,
            51.063771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000027779, SO23 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3095774728603842,
          51.0636336086679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025221444, SO23 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3097318949670196,
          51.06380537352902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034499746, SO23 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.309775103901952,
          51.063778651757175
        ]
      }
    }
  ]
}