{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Three Crowns Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.610843,
            55.069646
          ],
          [
            -3.610508,
            55.069762
          ],
          [
            -3.610379,
            55.069806
          ],
          [
            -3.610233,
            55.069857
          ],
          [
            -3.610144,
            55.069887
          ],
          [
            -3.610078,
            55.06991
          ],
          [
            -3.609623,
            55.070067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137014585, DG1 1HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6102073062637046,
          55.06980744150259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137014604, DG1 1HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6101668410465826,
          55.069969747615865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137122552, DG1 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6106587234786405,
          55.06973855873111
        ]
      }
    }
  ]
}