{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowan Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.723007,
            53.43932
          ],
          [
            -0.722821,
            53.439354
          ],
          [
            -0.72251,
            53.439412
          ],
          [
            -0.722242,
            53.439461
          ],
          [
            -0.721863,
            53.439531
          ],
          [
            -0.721863,
            53.439771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023308748, DN21 3NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7227804940103626,
          53.43931672894791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034682759, DN21 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7217253316252851,
          53.43986277077448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034701341, DN21 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7215520132914856,
          53.439618209331385
        ]
      }
    }
  ]
}