{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Sandown Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.921836,
            53.400062
          ],
          [
            -2.921175,
            53.399994
          ],
          [
            -2.921129,
            53.400104
          ],
          [
            -2.920921,
            53.400602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38010958, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.920995204261369,
          53.400162175174806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38010959, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9209237031818365,
          53.400333515751065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259842, L15 8HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.921835187012094,
          53.40005681358104
        ]
      }
    }
  ]
}