{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wimpory Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.172033,
            53.47132
          ],
          [
            -2.172147,
            53.471491
          ],
          [
            -2.172261,
            53.471661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77247448, M11 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1816183726590035,
          53.475728165696104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023070337, M11 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1720332677942036,
          53.47132004767778
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093075643, M11 2FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1723517091764464,
          53.471831930380034
        ]
      }
    }
  ]
}