{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bartrip Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.032293,
            51.545001
          ],
          [
            -0.032309,
            51.544963
          ],
          [
            -0.032341,
            51.544928
          ],
          [
            -0.032369,
            51.544896
          ],
          [
            -0.03243,
            51.54483
          ],
          [
            -0.032439,
            51.544806
          ],
          [
            -0.032448,
            51.544781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008306472, E9 5EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.032430375187643,
          51.544820917114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008316430, E9 5EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.032430375187643,
          51.544820917114
        ]
      }
    }
  ]
}