{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brindley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.368227,
            53.487208
          ],
          [
            -2.368263,
            53.487348
          ],
          [
            -2.368298,
            53.487489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890328, M30 8BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3682268601259286,
          53.487208225697906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096628403, M30 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3680809074347913,
          53.48775697275967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012698419, M30 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3680809074347913,
          53.48775697275967
        ]
      }
    }
  ]
}