{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Latimer Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.939477,
            52.496093
          ],
          [
            -1.939916,
            52.496111
          ],
          [
            -1.940354,
            52.49613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023494333, B18 4PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9394622948405056,
          52.496128794158395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070429606, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9402133039633225,
          52.49627301324943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070429607, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9402720159026747,
          52.49642587164607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071285316, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9405960424705335,
          52.496444013895136
        ]
      }
    }
  ]
}