{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pleasant Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.72209,
            51.534014
          ],
          [
            0.722313,
            51.534032
          ],
          [
            0.722536,
            51.53405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012961929, SS1 2HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7225360022739046,
          51.53405134294107
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091584706, SS1 2HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7225589809255144,
          51.53419470862707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091584707, SS1 2HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7226171196970724,
          51.53420235239449
        ]
      }
    }
  ]
}