{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Phoenix Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.482999,
            52.618639
          ],
          [
            1.483075,
            52.618891
          ],
          [
            1.483096,
            52.61896
          ],
          [
            1.483055,
            52.619145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009923754, NR13 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4829431425426547,
          52.618987768041286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009923755, NR13 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.48294551080489,
          52.61920355702316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009923756, NR13 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4831954364450703,
          52.619187206685815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926285, NR13 4BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.483004509038394,
          52.618644185578674
        ]
      }
    }
  ]
}