{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.390068,
            50.907704
          ],
          [
            -1.389195,
            50.90756
          ],
          [
            -1.388323,
            50.907416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001307159, SO14 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3891473944641237,
          50.90742933740792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866529, SO14 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3899688452065049,
          50.90769441242476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062502375, SO14 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3895874437048796,
          50.90749458525736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062502376, SO14 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3892709204896996,
          50.90777169773164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062502503, SO14 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3888178242858833,
          50.90761645558805
        ]
      }
    }
  ]
}