{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.603792,
            56.372683
          ],
          [
            -3.603328,
            56.372489
          ],
          [
            -3.60331,
            56.37247
          ],
          [
            -3.603009,
            56.372171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124077766, PH1 1WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6027020361071163,
          56.37241823741198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124077767, PH1 1WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6023595233476295,
          56.37197339136975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124077768, PH1 1WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6030196291551855,
          56.37188398630614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124090628, PH1 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.603829991590878,
          56.372673211756414
        ]
      }
    }
  ]
}