{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gardiners Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.479003,
            51.589861
          ],
          [
            0.47905,
            51.589457
          ],
          [
            0.479088,
            51.58913
          ],
          [
            0.47916,
            51.589071
          ],
          [
            0.481233,
            51.589244
          ],
          [
            0.483306,
            51.589418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013347071, SS14 3UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47873138179418984,
          51.58866940133738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025143992, SS14 3UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47917942117478635,
          51.58920852240142
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090451849, SS14 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.48330600754947445,
          51.589427022115636
        ]
      }
    }
  ]
}