{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maxwell Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.048733,
            54.838134
          ],
          [
            -4.048518,
            54.838342
          ],
          [
            -4.048302,
            54.838549
          ],
          [
            -4.048234,
            54.838602
          ],
          [
            -4.048165,
            54.838656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089160, DG6 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.048733236399418,
          54.83813433123903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024765510, DG6 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.048199113271968,
          54.83835007843307
        ]
      }
    }
  ]
}