{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lear Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.137105,
            50.797352
          ],
          [
            -1.136974,
            50.79718
          ],
          [
            -1.136842,
            50.797008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37039840, PO12 1PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1368422089723222,
          50.797007897399546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37044286, PO12 1PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1369776255958661,
          50.79735961643167
        ]
      }
    }
  ]
}