{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.119901,
            52.814984
          ],
          [
            -2.119886,
            52.814916
          ],
          [
            -2.119871,
            52.814849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002088209, ST16 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.119915414160672,
          52.814992540398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032202918, ST16 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1201362802497306,
          52.81438103383833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001331227, ST16 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.120879369904828,
          52.81482975038427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001332924, ST16 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1201362802497306,
          52.81438103383833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001333513, ST16 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1197655583066135,
          52.814453324912385
        ]
      }
    }
  ]
}