{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillgrove Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.362484,
            50.933149
          ],
          [
            -1.362199,
            50.933166
          ],
          [
            -1.362198,
            50.933165
          ],
          [
            -1.361947,
            50.933077
          ],
          [
            -1.361804,
            50.933017
          ],
          [
            -1.361662,
            50.932956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hillgrove Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.362727,
            50.933061
          ],
          [
            -1.362606,
            50.933105
          ],
          [
            -1.362484,
            50.933149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034865599, SO18 2GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3626558648529825,
          50.933087199182005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060704321, SO18 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3620983350794171,
          50.93327299779248
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060704322, SO18 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3619988516569403,
          50.933263462090366
        ]
      }
    }
  ]
}