{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mapperley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501992,
            53.299479
          ],
          [
            -1.50225,
            53.299264
          ],
          [
            -1.502507,
            53.29905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034490930, S18 8YS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.501992121008783,
          53.29947898863328
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030224021, S18 8QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5019651441774182,
          53.2992182006876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030224022, S18 8QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5023982691259732,
          53.29939079463433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030224023, S18 8QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.502534869374879,
          53.299256532000726
        ]
      }
    }
  ]
}