{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorset Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.309122,
            51.555411
          ],
          [
            -0.308961,
            51.555479
          ],
          [
            -0.308871,
            51.555589
          ],
          [
            -0.308693,
            51.555808
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202196146, HA0 3AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3087220262806886,
          51.55582841174061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202196147, HA0 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30925838558159424,
          51.555368543785185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202196148, HA0 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3092858873024775,
          51.55540490910965
        ]
      }
    }
  ]
}