{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Style Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.236753,
            53.488243
          ],
          [
            -2.236483,
            53.488366
          ],
          [
            -2.236214,
            53.48849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77123674, M4 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2357785700894564,
          53.48857684297109
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77246689, M4 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.236394727420974,
          53.48826102901793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069466, M4 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.236741556839524,
          53.48829629559173
        ]
      }
    }
  ]
}