{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elsenham Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.491612,
            51.569457
          ],
          [
            0.492052,
            51.569452
          ],
          [
            0.492492,
            51.569447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013352904, SS14 1US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49225160994517353,
          51.56954207098903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090451702, SS14 1UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49161147771342645,
          51.569447749952005
        ]
      }
    }
  ]
}