{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Froghole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.489261,
            51.07681
          ],
          [
            -1.489523,
            51.07721
          ],
          [
            -1.489552,
            51.077253
          ],
          [
            -1.489575,
            51.077289
          ],
          [
            -1.489735,
            51.077533
          ],
          [
            -1.489757,
            51.077543
          ],
          [
            -1.489849,
            51.077585
          ],
          [
            -1.490194,
            51.077743
          ],
          [
            -1.490783,
            51.078012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060584158, SO20 6PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4907433871476572,
          51.07772743602639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200010016806, SO20 6PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.490811403637663,
          51.07803346661893
        ]
      }
    }
  ]
}