{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mansfield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.371485,
            53.080151
          ],
          [
            -1.371348,
            53.080119
          ],
          [
            -1.37121,
            53.080086
          ],
          [
            -1.370939,
            53.080022
          ],
          [
            -1.370667,
            53.079958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000254997, DE55 4HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.37106853328218,
          53.08004989401966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030005825, DE55 4GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3712642875097385,
          53.079934068405294
        ]
      }
    }
  ]
}