{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Danesfort Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.946228,
            52.686037
          ],
          [
            0.945877,
            52.685776
          ],
          [
            0.945881,
            52.685767
          ],
          [
            0.946047,
            52.685435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011959902, NR19 2SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9463984627697283,
          52.68626656750033
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011978627, NR19 2SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9465419676057093,
          52.68620004843971
        ]
      }
    }
  ]
}