{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peel Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.090306,
            50.79312
          ],
          [
            -1.090569,
            50.793143
          ],
          [
            -1.090832,
            50.793166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775098604, PO5 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0907042853043136,
          50.79306038326561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775098605, PO5 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0908175986294315,
          50.79307025900602
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775110491, PO5 4JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0903056824450565,
          50.79312921868221
        ]
      }
    }
  ]
}