{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.441691,
            51.35796
          ],
          [
            1.441925,
            51.357931
          ],
          [
            1.44216,
            51.357902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071165792, CT10 1LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4416898609819275,
          51.35795150007485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061112293, CT10 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4417391232150136,
          51.35784210834233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062093040, CT10 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.441922597937985,
          51.35798963183617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062093041, CT10 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.441922597937985,
          51.35798963183617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062696157, CT10 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.441922597937985,
          51.35798963183617
        ]
      }
    }
  ]
}