{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West View Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.492177,
            52.617295
          ],
          [
            1.492253,
            52.617684
          ],
          [
            1.492328,
            52.618073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927273, NR13 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4923406710432305,
          52.618045233453216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459340, NR13 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4924792511699898,
          52.61774433699795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459341, NR13 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4923919543159394,
          52.6175760248204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459342, NR13 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4923629141067862,
          52.61739699913869
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004461777, NR13 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4923295850266671,
          52.61716413520085
        ]
      }
    }
  ]
}