{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642008,
            52.791582
          ],
          [
            -1.641853,
            52.791815
          ],
          [
            -1.641698,
            52.792049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023780833, DE14 3BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6417420087086676,
          52.79206671752334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031650374, DE14 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6418053824776808,
          52.79157248461952
        ]
      }
    }
  ]
}