{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.776882,
            50.734237
          ],
          [
            -0.776921,
            50.734201
          ],
          [
            -0.777076,
            50.734055
          ],
          [
            -0.777269,
            50.733873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014108661, PO20 0TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7768906746402489,
          50.73423818385966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061749375, PO20 0TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7771713121510803,
          50.733800467184174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061749376, PO20 0TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7775070988747158,
          50.733965862610596
        ]
      }
    }
  ]
}