{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whiteshoot Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.585142,
            51.103721
          ],
          [
            -1.585185,
            51.103677
          ],
          [
            -1.585228,
            51.103632
          ],
          [
            -1.585444,
            51.103629
          ],
          [
            -1.585521,
            51.103546
          ],
          [
            -1.585707,
            51.103345
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023627199, SP5 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5927763358867355,
          51.08292895484969
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024885669, SO20 8DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5861420118132854,
          51.10327287480329
        ]
      }
    }
  ]
}