{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nelson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.138269,
            50.79272
          ],
          [
            -1.137949,
            50.79271
          ],
          [
            -1.13763,
            50.792701
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nelson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.13763,
            50.792701
          ],
          [
            -1.137311,
            50.792715
          ],
          [
            -1.136992,
            50.792728
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37041376, PO12 1QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1382690216679376,
          50.79271990424278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024896526, PO12 1PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1371356280019815,
          50.792630593923214
        ]
      }
    }
  ]
}