{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.894553,
            52.475498
          ],
          [
            -1.894146,
            52.475146
          ],
          [
            -1.893738,
            52.474794
          ],
          [
            -1.89366,
            52.474724
          ],
          [
            -1.893581,
            52.474654
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493291, B5 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8944395379072434,
          52.47541141528794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071385792, B5 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8943963577641802,
          52.474997838273396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071467811, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8940865198528873,
          52.475276251044605
        ]
      }
    }
  ]
}