{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.64178,
            52.798306
          ],
          [
            -1.642223,
            52.79846
          ],
          [
            -1.642667,
            52.798614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Peel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642844,
            52.798678
          ],
          [
            -1.64314,
            52.798787
          ],
          [
            -1.643436,
            52.798895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781031, DE14 3JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.641794677235701,
          52.798296616078304
        ]
      }
    }
  ]
}