{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Polygon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.619537,
            51.451383
          ],
          [
            -2.619826,
            51.451467
          ],
          [
            -2.620115,
            51.451551
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "109704, BS8 4PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.619940286701136,
          51.45137199183425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "257924, BS8 4PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6200126022244876,
          51.4513985842575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "315418, BS8 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.620548568934194,
          51.45165650565957
        ]
      }
    }
  ]
}